Operation id | NuxeoDrive.SetupIntegrationTests |
Category | Services |
Label | Nuxeo Drive: Setup integration tests |
Requires | |
Since | |
Parameters
Signature
Implementation Information
JSON Definition
{
"id" : "NuxeoDrive.SetupIntegrationTests",
"label" : "Nuxeo Drive: Setup integration tests",
"category" : "Services",
"requires" : null,
"description" : null,
"url" : "NuxeoDrive.SetupIntegrationTests",
"signature" : [ "void", "blob" ],
"params" : [ {
"name" : "permission",
"description" : null,
"type" : "string",
"required" : true,
"widget" : null,
"order" : 0,
"values" : [ ]
}, {
"name" : "userNames",
"description" : null,
"type" : "string",
"required" : true,
"widget" : null,
"order" : 0,
"values" : [ ]
}, {
"name" : "useMembersGroup",
"description" : null,
"type" : "boolean",
"required" : false,
"widget" : null,
"order" : 0,
"values" : [ ]
} ]
}